Returns the users under specified tag.
script.getTaggedUsers(tag)
tag
let users = script.getTaggedUsers(tag);