Helper function to validate that a CBOR value has one of the expected tags.
CBOR value to validate
Array of valid tags
The matching tag
Error if the value is not tagged or has an unexpected tag
Helper function to validate that a CBOR value has one of the expected tags.