public IList <V2CharactersBlueprints> Blueprint(SsoToken token)
 {
     return(_internalLatestCharacter.Blueprints(token));
 }