get

operator fun <T> TagRegistry.TagValues<T>.get(index: Int): Holder<T>

Get a particular tag value for a given tag.