Move folders and its contents

Hi everyone :slight_smile: ,
I would need to move a folder and its contents from the shared internal memory to another directory also in the shared memory
example: using the Zip/Unzip extension when I unzip the folder, it creates a subfolder with the same name.
I was looking for a way to move the contents of the subfolder to the original folder.

Is there any way you can help me?
Thank you all

Show an example, eg:
/Download/myFolder/text1.txt... to /Documents/myFolder/text1.txt...

Note:
On Android 11+ you cannot access non-media files that are not created by the app itself without using SAF.