Behavior Tree: How to find an object

I currently have a task that finds the player’s location and then moves the ai character to the player. Instead, I want the ai to find an object. The static mesh is called TailSteakReal.

How would I change this so instead it gets the location of the object?