The tag number (number | bigint) or a Tag object. Its
.value goes on the wire; a .name is kept on the node (see
CborTaggedType.tagName) so a WrongTag error can name the tag that
was found, as the reference does.
Anything cbor() accepts.
Construct a tagged value - the only explicit tagged-value constructor.