You need to iterate through the Array of tags, take a look at the [docs][1] to learn how to work with Arrays. And maybe you want to watch this [Tutorial][2].
The solution to your problem looks líke this:
The loop checks if the HitActor has ANY of the tags in the “Tag” Array.