Getting file details with file ID in an in-meeting

Hi, while an in-meeting is on the air, the participants can share files between them. for each file share, a meeting.chat_message_sent webhook event is been sent with the files IDs(for ex. “file_ids”:[“YU1WT3hhdGlRTlNRWFhYTG1RVnRlQQ==”]).
with what SDK can I take this file id and get its details?