Move selected objects in the content browser to a folder

Hi,
I’m new to C++ coding so this might be a pretty basic question. I want to create a custom blueprint node that would take in a path to a folder and then move the selected file to that folder and also fix up redirectors.
Any idea how i could do this using C++? As i have tried but couldn’t find a node that could do this.