[WIX FORMS] How to export a CSV with working image links?

Question:
I would like to know if there is any way to export a CSV file of my form submissions that contain a clickable link to the images uploaded via the form.

Product:
Wix Editor, Wix Forms

What are you trying to achieve:
Form submissions contain images (i.e. users upload images using my form).
When I export a CSV file of form submissions, I would like the image references within to be clickable.

Context: I share submission data with a team member who references the exported CSV file only, and I need them to have access to the images without my intervention.

Example of what I see in my CSV file (not clickable): wix:image://v1/hidden~mv2.png/Intertek%20ETL%20Mark.png#originWidth=364&originHeight=384

Ideally I would like to see the following (clickable):
https://static.wixstatic.com/media/***hidden***~mv2.jpeg

What have you already tried:
Nothing yet as I have not found any similar topics online.

Additional information:
n/a

Has anyone found a solution to this?

Thank you