find Interaction Target
fun findInteractionTarget(target: String, includeInvisibleTargets: Boolean = false): InteractWithItem?
Find an InteractWithItem in this Room, specified by target. If includeInvisibleTargets is true then targets that aren't visible to the player are included.