I never used it because every single time I was just iterating through a slice of tags and checking if they had len() > 2 in the beginning of the loop, then I would just use normal indexing to get the value as .Value() felt excessive.
I guess we could undeprecate that since all my annoying (and highly breaking) personal preferences have moved to the "v2" of go-nostr.