Get piece at the string position code
String itemAt(String pos) => itemAtPos(ChessPos.fromCode(pos));