Function fetch_maybe_token_badge

pub fn fetch_maybe_token_badge(
    rpc: &RpcClient,
    address: &Address,
) -> Result<MaybeAccount<TokenBadge>, Error>