pub fn decode(payload: &str) -> Result<Vec<TlvTag>, PromptParseError>
Decode TLV string into array of TLV Tags