get Item Details Message
Fetches item details for a given item name and returns a formatted message.
This method first attempts to retrieve the item price data from an external API. If successful, it formats the data into a message; otherwise, it returns an error message.
Return
A formatted string containing item details or an error message.
Parameters
item Name
The name of the item to fetch details for.