Evaluate and print translator df information
messageMappingInfo(df, sourceKey, targetKey)
| df | A 2 columns translator data frame with source to target ids.  | 
    
|---|---|
| sourceKey | Character indicating the column of the df where the source ids are stored.  | 
    
| targetKey | Character indicating the column of the df where the source ids are stored.  |