The targets are the hit actor right? Right click on the exposed Hit Actor pin of your line trace node and promote it to a variable. Set that variable to the hit actor only after the True pin of your Branch node, and use our new variable as the target when you wanna access it after the False pin.
Hope this helps