You might need to use "acquire target" instead of "Add object to target".
It's more work, but this way you have more control. So your event may look something like this:
Every 1 second
For each turret
..If turret doesn't have target
....Pick enemies that are in range and visible
......Pick nearest enemy to Turret -> Turret acquire target Enemy