Function fetch_token_badge

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