convert_document
Converts a document from one format to another using Pandoc.
Args:
input_file_path: The absolute or relative path to the input document file.
output_file_path: The absolute or relative path where the converted output file should be saved....