Convert a base64urlpad string to a Blob. Note: This function DOES NOT return a promise
The base64 string that to turn into a Blob
A blob that contains the decoded base64 data
Convert a base64urlpad string to a Blob. Note: This function DOES NOT return a promise