Send all assets in the specified collection to the specified user
Parameters
exporttypeSendCollectionAssetsProps= { receiver:string; // userId or handle of the receiver walletUserId?:string; // specifies walletId if user is an app-owned wallet collectionId?:string;}