public V2CharacterRoles Roles(SsoToken token)
 {
     return(_internalLatestCharacter.Roles(token));
 }