This function curates ENNTT data from a specified directory. It searches for files with .dat or .tok extensions,
extracts the unique types from these files, and then curates each type of data using the curate_enntt_file() function.
The curated data from each type is then combined into a single data frame which is returned.