How many way to convert input mouse position to world position

I want to convert input action.position to world position but don’t using projection. How many way to do it?

Why not?

Because sometime it conflict with other logic for my camera. I want a way only using math to calculate and convert input position vector to world position vector