Decodes a Bech32m string. Returns null if the string is not a valid Bech32m string.
Return
the decoded data, null if the string is not a valid Bech32m string. Note that the human-readable part is not returned.
Parameters
The Bech32m string to decode.