type GetProfileMetadataParams = { client: ThirdwebClient; overrides?: { chain?: Chain; lensHubAddress?: Hex }; profileId: bigint;};