pub fn lookup_token(key: &str) -> Option<Token>
a variant of lookup_value that only recognizes a Stored::Token
lookup_value
Stored::Token