Get all available keys
Returns an iterable of all keys available in this token, including both canonical and custom keys.
Iterable<String> get keys;