Distance grab with unity interaction toolkit 3.0.5

I am using the unity xr interaction toolkit, and I want to make a custom interactor to be able to grab objects from a distance, I already has a function that is able to determine which interactable to pick up, but I have no idea how to make the interactor know what to pick up

Edit: I found out that i can just use the near-far interactor that can do exactly this