Hello, try using a TraceDistance test in your query, set it to something like 2m towards your player context. That should filter out those cover points as it won’t hit anything in that direction.
The query will return a cover point if found, just make an Object Blackboard key and set that on your query node. You can then check it in subsequent tasks and access all the info from it.
Hope that helps.